home *** CD-ROM | disk | FTP | other *** search
/ Multicollection 5 Soft 1997 / Multicollection 5 soft 1997 (Win NT 4.0 Work, Serv, OS2).iso / nt40_wrk / classes.zi_ / CLASSES.ZIP / sun / misc / CEStreamExhausted.class (.txt) < prev    next >
Encoding:
Java Class File  |  1996-08-23  |  266 b   |  7 lines

  1. package sun.misc;
  2.  
  3. import java.io.IOException;
  4.  
  5. public class CEStreamExhausted extends IOException {
  6. }
  7.